dir=package.searchpath("main",package.path)
if command=="next navigation setting"or command=="previous navigation setting"
else command="selected previous setting"
dofile(dir)
return true
end